| Total Complexity | 55 | 
| Dependencies | 2 | 
| Dependents | 1 | 
| Total lines | 238 | 
| Lines of code | 189 | 
| Logical lines of code | 107 | 
| Comment lines | 0 | 
| Methods | 7 | 
| Properties | 6 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| addCompany() | 46 | 12 | 36 | |
| addPerson() | 46 | 12 | 36 | |
| addOpportunity() | 45 | 10 | 39 | |
| addTask() | 50 | 7 | 27 | |
| execute() | 54 | 7 | 19 | |
| generateReqDataFromFieldMap() | 55 | 6 | 21 | |
| __construct() | 63 | 1 | 11 |